TeachSchoolAccountStatementCashBalance 
EntityType  Independent 
Logical Entity Name  TeachSchoolAccountStatementCashBalance 
Default Table Name  FaTEACHSASCashSummary 
Logical Only  NO 
Definition 
 
Note 
 

TeachSchoolAccountStatementCashBalance Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
FaExportImportFileId(FK)    INTEGER  NO 
 
RecordType    VARCHAR(1)  NO 
 
BatchIdentifier    VARCHAR(28)  NO 
 
SchoolCode    VARCHAR(6)  NO 
 
RegionCode    VARCHAR(2)  YES 
 
StateCode    VARCHAR(2)  YES 
 
ReportEndDate    DATETIME  YES 
 
ProcessDate    DATETIME  YES 
 
CashSummaryType    VARCHAR(2)  YES 
 
BeginningCashBalance    MONEY(19, 4)  YES 
 
CashReceipts    MONEY(19, 4)  YES 
 
CashRefunds    MONEY(19, 4)  YES 
 
NetPayments    MONEY(19, 4)  YES 
 
BookedDisbursements    MONEY(19, 4)  YES 
 
BookedAdjustments    MONEY(19, 4)  YES 
 
TotalNetBookedDisbursements    MONEY(19, 4)  YES 
 
EndingCashBalance    MONEY(19, 4)  YES 
 
UnbookedDisbursements    MONEY(19, 4)  YES 
 
UnBookedAdjustments    MONEY(19, 4)  YES 
 
TotalNetUnbookedDisbursements    MONEY(19, 4)  YES 
 
CashAccepted    MONEY(19, 4)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

TeachSchoolAccountStatementCashBalance Keys 
Key Name  Key Type  Keys 
PK_FaTEACHSASCashSummary_FaTEACHSASCashSummaryID  PrimaryKey  Id 

TeachSchoolAccountStatementCashBalance Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FaExportImportFile  Non-Identifying  One To Zero or More        FaExportImportFileId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

TeachSchoolAccountStatementCashBalance Check Constraints 
Check Constraint Name  CheckConstraint